-
Home
-
Events Made Easy
-
2.2.90
-
Code
-
Classes
- AbstractFrameDecorator
| Total Complexity |
137 |
| Dependencies |
10 |
| Dependents |
13 |
| Total lines |
869 |
| Lines of code |
446 |
| Logical lines of code |
260 |
| Comment lines |
208 |
| Methods |
59 |
| Properties |
11 |
Methods 59
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| counter_value() |
A |
49 |
12 |
28 |
| split() |
A |
42 |
8 |
52 |
| get_parent() |
S |
60 |
6 |
14 |
| find_positionned_parent() |
S |
60 |
5 |
16 |
| get_first_child() |
S |
61 |
5 |
14 |
| get_last_child() |
S |
61 |
5 |
14 |
| get_prev_sibling() |
S |
61 |
5 |
14 |
| get_next_sibling() |
S |
61 |
5 |
14 |
| deep_copy() |
S |
58 |
4 |
14 |
| lookup_counter_frame() |
S |
61 |
4 |
14 |
| find_block_parent() |
S |
62 |
4 |
13 |
| dispose() |
S |
59 |
3 |
16 |
| reset_generated_content() |
S |
66 |
4 |
9 |
| revert_counter_increment() |
S |
67 |
4 |
8 |
| insert_child_after() |
S |
63 |
3 |
11 |
| copy() |
S |
64 |
3 |
9 |
| insert_child_before() |
S |
66 |
3 |
9 |
| increment_counter() |
S |
65 |
3 |
9 |
| reset() |
S |
60 |
2 |
14 |
| prepend_child() |
S |
71 |
2 |
6 |
| append_child() |
S |
71 |
2 |
6 |
| remove_child() |
S |
71 |
2 |
6 |
| set_positioner() |
S |
71 |
2 |
6 |
| set_reflower() |
S |
71 |
2 |
6 |
| set_root() |
S |
71 |
2 |
6 |
| reset_counters() |
S |
73 |
2 |
5 |
| decrement_counters() |
S |
72 |
2 |
5 |
| increment_counters() |
S |
73 |
2 |
5 |
| __construct() |
S |
71 |
1 |
6 |
| create_anonymous_child() |
S |
63 |
1 |
10 |
| get_id() |
S |
82 |
1 |
3 |
| get_frame() |
S |
83 |
1 |
3 |
| get_node() |
S |
82 |
1 |
3 |
| get_style() |
S |
82 |
1 |
3 |
| get_original_style() |
S |
82 |
1 |
3 |
| get_containing_block() |
S |
81 |
1 |
3 |
| get_position() |
S |
81 |
1 |
3 |
| get_dompdf() |
S |
83 |
1 |
3 |
| get_margin_width() |
S |
81 |
1 |
3 |
| get_margin_height() |
S |
81 |
1 |
3 |
| get_content_box() |
S |
81 |
1 |
3 |
| get_padding_box() |
S |
81 |
1 |
3 |
| get_border_box() |
S |
81 |
1 |
3 |
| set_id() |
S |
82 |
1 |
3 |
| set_style() |
S |
82 |
1 |
3 |
| set_containing_block() |
S |
79 |
1 |
3 |
| set_position() |
S |
80 |
1 |
3 |
| is_auto_height() |
S |
82 |
1 |
3 |
| is_auto_width() |
S |
82 |
1 |
3 |
| __toString() |
S |
82 |
1 |
3 |
| get_subtree() |
S |
81 |
1 |
3 |
| get_positioner() |
S |
83 |
1 |
3 |
| get_reflower() |
S |
83 |
1 |
3 |
| get_root() |
S |
83 |
1 |
3 |
| reset_counter() |
S |
79 |
1 |
3 |
| position() |
S |
81 |
1 |
3 |
| move() |
S |
79 |
1 |
3 |
| reflow() |
S |
81 |
1 |
3 |
| get_min_max_width() |
S |
80 |
1 |
3 |